[INFO] cloning repository https://github.com/jstadev/rust-contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jstadev/rust-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstadev%2Frust-contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstadev%2Frust-contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c684d41a0b109dca98390a10c747e683dcb7b4a
[INFO] checking jstadev/rust-contract against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstadev%2Frust-contract" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jstadev/rust-contract
[INFO] finished tweaking git repo https://github.com/jstadev/rust-contract
[INFO] tweaked toml for git repo https://github.com/jstadev/rust-contract written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jstadev/rust-contract on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jstadev/rust-contract already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot-sdk.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.15
[INFO] [stderr]   Downloaded polkavm-derive-impl v0.19.0
[INFO] [stderr]   Downloaded polkavm-derive v0.19.0
[INFO] [stderr]   Downloaded polkavm-derive-impl-macro v0.19.0
[INFO] [stderr]   Downloaded polkavm-common v0.19.0
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31b518214a72de8a6ba1423fd55a5cce726753a1e45239b4324c71f97ead3035
[INFO] running `Command { std: "docker" "start" "-a" "31b518214a72de8a6ba1423fd55a5cce726753a1e45239b4324c71f97ead3035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31b518214a72de8a6ba1423fd55a5cce726753a1e45239b4324c71f97ead3035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31b518214a72de8a6ba1423fd55a5cce726753a1e45239b4324c71f97ead3035", kill_on_drop: false }`
[INFO] [stdout] 31b518214a72de8a6ba1423fd55a5cce726753a1e45239b4324c71f97ead3035
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d851ae6feae50da5db4e54dc4cb2e01908bbdc33d3d0a8c2b7df44893d0e1d7c
[INFO] running `Command { std: "docker" "start" "-a" "d851ae6feae50da5db4e54dc4cb2e01908bbdc33d3d0a8c2b7df44893d0e1d7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling polkavm-common v0.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling polkavm-derive-impl v0.19.0
[INFO] [stderr]    Compiling pallet-revive-proc-macro v0.1.0 (https://github.com/paritytech/polkadot-sdk.git?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8)
[INFO] [stderr]    Compiling polkavm-derive-impl-macro v0.19.0
[INFO] [stderr]     Checking pallet-revive-uapi v0.1.0 (https://github.com/paritytech/polkadot-sdk.git?rev=d62a90c8c729acd98c7e9a5cab9803b8b211ffc5#d62a90c8)
[INFO] [stderr]     Checking polkavm-derive v0.19.0
[INFO] [stderr]     Checking rust-contract-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> src/main.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / fn panic(_info: &core::panic::PanicInfo) -> ! {
[INFO] [stdout]  8 | |     // Safety: The unimp instruction is guaranteed to trap
[INFO] [stdout]  9 | |     unsafe {
[INFO] [stdout] 10 | |         core::arch::asm!("unimp");
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/3857be5045fe74bd0f296f6f4c23db10f8857f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1ee7395f7ada8841.rmeta
[INFO] [stdout]    = note: second definition in the local crate (`contract`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-contract-template` (bin "contract" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `call_data_copy` found for enum `HostFnImpl` in the current scope
[INFO] [stdout]   --> src/main.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |     api::call_data_copy(&mut input, 0);
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ variant, associated function, or constant not found in `HostFnImpl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `return_value` found for enum `HostFnImpl` in the current scope
[INFO] [stdout]   --> src/main.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 |     api::return_value(ReturnFlags::empty(), &output);
[INFO] [stdout]    |          ^^^^^^^^^^^^ variant, associated function, or constant not found in `HostFnImpl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-contract-template` (bin "contract") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "d851ae6feae50da5db4e54dc4cb2e01908bbdc33d3d0a8c2b7df44893d0e1d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d851ae6feae50da5db4e54dc4cb2e01908bbdc33d3d0a8c2b7df44893d0e1d7c", kill_on_drop: false }`
[INFO] [stdout] d851ae6feae50da5db4e54dc4cb2e01908bbdc33d3d0a8c2b7df44893d0e1d7c
